home *** CD-ROM | disk | FTP | other *** search
- EXE2BIN
- Converts a file from .EXE format to .COM or .BIN formats.
-
- COMMAND TYPE: External VERSION: 2.0 and up
-
- USE: EXE2BIN [d:][path]filename [d:][path][filename]
-
- The first [d:][path]filename specifies the name of the input file
- (.EXE file).
- The second [d:][path][filename] specifies the name of the output file
- (.COM file or .BIN (default) ).
-
- Not all .EXE files can be converted. EXE2BIN will report if the file
- cannot be converted. COM files are smaller and load faster than their
- EXE equivalents. This command will normally only be used by
- programmers.
-